Learn R Programming

miRNAmeConverter (version 1.0.2)

nTotalEntries<-: Set total number database entries

Description

This function sets the total number of entries contained in the mimat table. The number is the sum of the entries of all miRBase versions provided by the package.

Usage

nTotalEntries(this) <- value

Arguments

this
Object of class MiRNANameConverter
value
An integer value

Value

  • A MiRNANameConverter object

Details

The total number is evaluated and set in the object initialization.